var runtime.shiftError

2 uses

	runtime (current package)
		panic.go#L228: var shiftError = error(errorString("negative shift amount"))
		panic.go#L233: 	panic(shiftError)